home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / MacOS 8 Resources / Developer Tools / MPW Additions / Tools / MrC / MrC.rsrc / STR#_777.txt < prev    next >
Text File  |  1996-05-07  |  8KB  |  493 lines

  1. Parameter '%s' is not used within function '%s'
  2.  
  3. '%s' is too long to allow adding a %s extension
  4.  
  5. #pragma export on in effect and '%s' was already referenced
  6.  
  7. release order indicates '%s' is deleted or a placeholder
  8.  
  9. release order indicates '%s' migrared up to class '%s'
  10.  
  11. not using IBM compatible syntax
  12.  
  13. '%s' was already specified in the SOMReleaseOrder
  14.  
  15. a SOM class cannot be its own metaclass
  16.  
  17. '%s' must be a decendent of SOMClass
  18.  
  19. conflicting %s pragmas within the same class
  20.  
  21. value must be 0 or positive
  22.  
  23. OIDL or IDL (upper case) expected
  24.  
  25. SOMReleaseOrder pragma omitted -- lex order assumed
  26.  
  27. '%s' is not a SOM class
  28.  
  29. class name (%s) doesn't match current class name (%s)
  30.  
  31. %s pragma is only allowed within a SOM class
  32.  
  33. implied return at closing '}' of %s does not return value
  34.  
  35. %s '%s' is not used within function '%s'
  36.  
  37. spare
  38.  
  39. only declared (not defined) symbols allowed
  40.  
  41. member variables (%s) are not allowed
  42.  
  43. can't take address of a cfm internal function '%s'
  44.  
  45. address of '%s' was taken earlier
  46.  
  47. cfm export and internal cannot both apply to '%s'
  48.  
  49. spare
  50.  
  51. null string is invalid for list form of this pragma
  52.  
  53. segment name must be an identifier or a string
  54.  
  55. '%s' is not a function
  56.  
  57. there's an instance of '%s' prior to this point
  58.  
  59. [#pragma %s] '%s' was never %s
  60.  
  61. Not in a block
  62.  
  63. #pragma %s was already specified for this block
  64.  
  65. '%s' was already specified for %s
  66.  
  67. '%s' was previously specified
  68.  
  69. '%s' was already %s
  70.  
  71. #pragma %s may only be used within functions
  72.  
  73. Error (Arg #%u): 
  74.  
  75. unexpected -opt setting
  76.  
  77. -sym suppresses all inlining
  78.  
  79. %s conflicts with %s %s (%s used)
  80.  
  81. %s %s overrides setting done by %s
  82.  
  83. virtual function %s with a variable argument list used in MI cannot be shared safely across code fragments
  84.  
  85. identifier '%s' was removed by the optimizer
  86.  
  87. can't display functions that return structs
  88.  
  89. floating point constant does not fit in type %s
  90.  
  91. floating point constant out of range (%s used)
  92.  
  93. ambiguous reference to '%s'
  94.  
  95. cannot reserve memory at 0x%p
  96.  
  97. cannot map file '%s' at 0x%p
  98.  
  99. It is now declared: %s
  100.  
  101. It was declared as: %s
  102.  
  103. Fatal error: 
  104.  
  105. reference must refer to same type or be const
  106.  
  107. precompiled header compiled with C++ instead of C
  108.  
  109. illegal type combination, possible missing ';' after struct
  110.  
  111. pascal string length %u is longer than 255
  112.  
  113. #pragma pack(pop) does not have corresponding push
  114.  
  115. ',' expected
  116.  
  117. recursive prototype, turn off autoprototyping
  118.  
  119. Shift value too large or is negative
  120.  
  121. -sym suppresses all optimizations
  122.  
  123. %s pathname too long (must be <= %d)
  124.  
  125. more than %d BE argv[] options (processing %s)
  126.  
  127. only one input file allowed - '%s' not allowed
  128.  
  129. %s stack overflow
  130.  
  131. No such option %s
  132.  
  133. spare
  134.  
  135. spare
  136.  
  137. spare
  138.  
  139. missing ',' between declaration of '%s' and '%s'
  140.  
  141. '%s' is not a member of forward referenced struct '%s'
  142.  
  143. precompiled headers can't define data
  144.  
  145. need at least one external definition
  146.  
  147. no definition for static '%s'
  148.  
  149. %u exceeds maximum of %u macro parameters
  150.  
  151. Only one input file allowed for precompilation
  152.  
  153. maximum length of %u exceeded
  154.  
  155. internal error %s %d
  156.  
  157. spare
  158.  
  159. %s, stack requirements approaching limit use #pragma large_stack
  160.  
  161. member '%s' can't be same type as struct '%s'
  162.  
  163. '%s' is a member of '%s' and '%s'
  164.  
  165. keyword not supported
  166.  
  167. stack requirements too large try simplifying function %s
  168.  
  169. returning address of automatic '%s'
  170.  
  171. long double not supported and will be treated as double
  172.  
  173. lib_export, export, import, external or internal for '%s' cannot appear after definition
  174.  
  175. %s not an exportable variable or function
  176.  
  177. pragmas export,import,external must be off before pragma internal
  178.  
  179. cfm pragma is not on
  180.  
  181. cfm pragma is already on
  182.  
  183. %s expects a parameter
  184.  
  185. invalid option '%s'
  186.  
  187. spare
  188.  
  189. code segment too large
  190.  
  191. variable '%s' used before set
  192.  
  193. empty declaration
  194.  
  195. constant expression does not fit in switch type
  196.  
  197. comma not allowed in constant expression
  198.  
  199. data or code '%s' defined in precompiled header
  200.  
  201. external with block scope cannot have initializer
  202.  
  203. function definition must have explicit parameter list
  204.  
  205. # must be followed by a parameter
  206.  
  207. ## cannot appear at beginning or end
  208.  
  209. spare
  210.  
  211. spare
  212.  
  213. different configuration for precompiled header
  214.  
  215. spare
  216.  
  217. Data member '%s' cannot appear in a struct after a dimensionless array
  218.  
  219. #pragma %s must be at global scope
  220.  
  221. spare
  222.  
  223. binary exponent part required for hex floating constants
  224.  
  225. undefined escape sequence
  226.  
  227. struct-declaration-list can't be empty
  228.  
  229. casts and sizeof are illegal in preprocessor expressions
  230.  
  231. no tag name for union, struct, class or enum appearing in signature for '%s'
  232.  
  233. declarator for 0 sized bit field
  234.  
  235. can't take sizeof bit field
  236.  
  237. no return value for function '%s'
  238.  
  239. last line in file had no \n
  240.  
  241. illegal combination of types
  242.  
  243. very large automatic
  244.  
  245. can't have unnamed bit fields in unions
  246.  
  247. 0 or 1 expected
  248.  
  249. size of type exceeds 64k
  250.  
  251. no identifier for declarator
  252.  
  253. File "%s"; line %d #
  254.  
  255. Preprocessor error: 
  256.  
  257. Lexical error: 
  258.  
  259. Warning %d: 
  260.  
  261. end of file found before end of comment, line %d
  262.  
  263. spare
  264.  
  265. spare
  266.  
  267. Command line error: 
  268.  
  269. out of memory
  270.  
  271. %s
  272.  
  273. can't assign to const variable
  274.  
  275. octal digit expected
  276.  
  277. error writing output file
  278.  
  279. voids have no value
  280.  
  281. type of '%s' does not match function prototype
  282.  
  283. unterminated string
  284.  
  285. can't take address of register, bit field, constant or string
  286.  
  287. value of expression is not used
  288.  
  289. lvalue expected
  290.  
  291. possible unintended assignment
  292.  
  293. undefined use of struct or union
  294.  
  295. possible extraneous ';'
  296.  
  297. array dimension must be > 0
  298.  
  299. array or pointer required before '['
  300.  
  301. pointer required before '->' or after '*'
  302.  
  303. integral expression expected
  304.  
  305. blank arguments are illegal
  306.  
  307. string expected
  308.  
  309. can't nest comments
  310.  
  311. bad file name '%s'
  312.  
  313. duplicate file names '%s'
  314.  
  315. can't build file specification '%s'
  316.  
  317. '%s' is not a variable
  318.  
  319. divide by 0
  320.  
  321. unable to open output file '%s'
  322.  
  323. unable to open input file '%s'
  324.  
  325. illegal operand types
  326.  
  327. illegal cast
  328.  
  329. '%s' previously declared as something else
  330.  
  331. case %ld was already used
  332.  
  333. conversion of int to far or handle pointer
  334.  
  335. not in a switch statement
  336.  
  337. 'default:' is already used
  338.  
  339. type mismatch
  340.  
  341. illegal pointer arithmetic
  342.  
  343. '%s' is not a member of struct '%s'
  344.  
  345. not a struct or union type
  346.  
  347. object has 0 size
  348.  
  349. undefined label '%s'
  350.  
  351. undefined tag '%s'
  352.  
  353. 'continue' is valid only in a loop
  354.  
  355. 'break' is valid only in a loop or switch
  356.  
  357. 'while' expected
  358.  
  359. '(' expected
  360.  
  361. identifier found in abstract declarator
  362.  
  363. function expected
  364.  
  365. expression expected
  366.  
  367. ':' expected
  368.  
  369. type or storage class is required in the declaration of '%s'
  370.  
  371. // comments are not ANSI C
  372.  
  373. constant initializer expected
  374.  
  375. '{' expected
  376.  
  377. pragma parameter function prototype not found
  378.  
  379. too many initializers
  380.  
  381. '}' expected
  382.  
  383. illegal type for '%s' member
  384.  
  385. size of %s is not known
  386.  
  387. maximum width of %d bits exceeded
  388.  
  389. ';' expected
  390.  
  391. field '%s' must be of integral type
  392.  
  393. undefined identifier '%s'
  394.  
  395. '%s' is already defined
  396.  
  397. %s storage class is illegal in this context
  398.  
  399. ';' or ',' expected
  400.  
  401. expected data definition of '%s', not func definition
  402.  
  403. function '%s' has no prototype
  404.  
  405. functions can't return arrays or functions
  406.  
  407. array of functions is illegal
  408.  
  409. parameter list is out of context
  410.  
  411. '%s' is not in function parameter list
  412.  
  413. identifier or '( declarator )' expected
  414.  
  415. ']' expected
  416.  
  417. cannot define parameter as extern
  418.  
  419. macro '%s' can't be #undef'd or #define'd
  420.  
  421. alignment must be 1,2,4
  422.  
  423. unterminated macro argument
  424.  
  425. '#else' or '#elif' found without '#if'
  426.  
  427. end of file found before '#endif'
  428.  
  429. '#endif' found without '#if'
  430.  
  431. file specification string expected
  432.  
  433. %d actual arguments expected for %s
  434.  
  435. '%s' is not a correct struct, union or enum tag identifier
  436.  
  437. too many errors
  438.  
  439. cannot implicitly convert
  440.  
  441. line number expected
  442.  
  443. integer constant expression expected
  444.  
  445. end of line expected
  446.  
  447. valid memory models are -ms, -mm, -mc, -ml
  448.  
  449. unrecognized preprocessing directive '#%s'
  450.  
  451. identifier expected
  452.  
  453. prototype for '%s' should be %s
  454.  
  455. ')' expected
  456.  
  457. illegal character, ascii %u decimal
  458.  
  459. unrecognized pragma
  460.  
  461. function '%s' is too complicated to inline
  462.  
  463. Error: 
  464.  
  465. bad -D switch, %s
  466.  
  467. '{' or tag identifier expected
  468.  
  469. no input file specified
  470.  
  471. exponent expected
  472.  
  473. number is not representable
  474.  
  475. hex digit expected
  476.  
  477. statement expected
  478.  
  479. unrecognized token
  480.  
  481. identifier is longer than 254 chars
  482.  
  483. maximum of %u characters in string exceeded
  484.  
  485. number %s is too large
  486.  
  487. premature end of source file
  488.  
  489. %s has an unrecognized parameter '%s'
  490.  
  491. Fatal error: 
  492.  
  493.